HomeSort by relevance Sort by last modified time
    Searched full:calltarget (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfoV3.td 27 def CALLv3 : JInst<(outs), (ins calltarget:$dst),
HexagonOperands.td 848 def calltarget : Operand<i32>;
HexagonInstrInfoV4.td 20 def IMMEXT_c : T_Immext<(ins calltarget:$imm)>;
    [all...]
HexagonInstrInfo.td     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstr64Bit.td 50 let MIOperandInfo = (ops calltarget:$func, tlsgd:$sym);
121 def BL8 : IForm<18, 0, 1, (outs), (ins calltarget:$func),
132 (outs), (ins calltarget:$func),
214 (ins calltarget:$dst, i32imm:$offset),
238 def TAILB8 : IForm<18, 0, 0, (outs), (ins calltarget:$dst),
    [all...]
PPCInstrInfo.td 489 def calltarget : Operand<iPTR> {
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td 242 def calltarget : Operand<iPTR> {
619 InstSE<(outs), (ins calltarget:$target), !strconcat(opstr, "\t$target"),
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.td 86 def calltarget : Operand<i32>;
563 def CALL : InstSP<(outs), (ins calltarget:$dst, variable_ops),
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/27/1/.cp/lib/
antsupportlib.jar 
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.td     [all...]

Completed in 239 milliseconds