Home
last modified time | relevance | path

Searched defs:TID (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp448 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in SUSchedulingCost() local
551 const MCInstrDesc &TID = TII->get(N->getMachineOpcode()); in initNumRegDefsLeft() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h315 SequentialType(TypeID TID, Type *ElType) in SequentialType()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUPromoteAlloca.cpp328 Value *TID = Builder.CreateAdd(Tmp0, Tmp1); in visitAlloca() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp413 const MCInstrDesc& TID = MI->getDesc(); in isCondInst() local
964 const MCInstrDesc& TID = MI->getDesc(); in ignorePseudoInstruction() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPasses.cpp526 const char *TID = (const char *)(TPI->getTypeInfo()); in addMachinePasses() local