Searched defs:SrcIdx (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterCoalescer.h42 unsigned SrcIdx = 0; member in class:llvm::CoalescerPair
H A DPeepholeOptimizer.cpp1845 unsigned SrcIdx = Def->getNumOperands(); local
H A DTwoAddressInstructionPass.cpp1125 tryInstructionTransform(MachineBasicBlock::iterator &mi, MachineBasicBlock::iterator &nmi, unsigned SrcIdx, unsigned DstIdx, unsigned Dist, bool shouldOnlyCommute) argument
1371 unsigned SrcIdx = TP.first; local
1593 unsigned SrcIdx = TiedPairs[0].first; local
[all...]
H A DRegisterCoalescer.cpp1264 unsigned SrcIdx = CP.isFlipped() ? CP.getDstIdx() : CP.getSrcIdx(); local
1883 unsigned SrcIdx = CP.getSrcIdx(); local
3508 unsigned SrcIdx = CP.getSrcIdx(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp292 int SrcIdx = getOperandIdx(MI.getOpcode(), OpTable[j][0]); local
H A DR600ISelLowering.cpp1980 bool R600TargetLowering::FoldOperand(SDNode *ParentNode, unsigned SrcIdx, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1123 int SrcIdx = U.getOperandNo(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp411 unsigned PredIdx, DOPIdx, SrcIdx, Src2Idx; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp33 enum { DstIdx = 0, SrcIdx = 1 }; enumerator in enum:__anon465::__anon466
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp438 int SrcIdx = local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2014 unsigned SrcIdx = 1; local
2092 unsigned SrcIdx = 1; local
[all...]
H A DX86InstrInfo.cpp2117 unsigned SrcIdx = (Imm >> 6) & 3; variable
5423 unsigned SrcIdx = (Imm >> 6) & 3; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3790 auto SrcIdx = getNamedOperandIdx(Opcode, SrcName); local
5890 int SrcIdx = 0; local
[all...]

Completed in 390 milliseconds