Searched defs:Idx1 (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 442 void merge(StratifiedIndex Idx1, StratifiedIndex Idx2) { in merge() 463 void mergeDirect(StratifiedIndex Idx1, StratifiedIndex Idx2) { in mergeDirect()
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 451 void merge(StratifiedIndex Idx1, StratifiedIndex Idx2) { in merge() 472 void mergeDirect(StratifiedIndex Idx1, StratifiedIndex Idx2) { in mergeDirect()
|
/external/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 127 bool NewMI, unsigned Idx1, in commuteInstructionImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 149 bool NewMI, unsigned Idx1, in commuteInstructionImpl()
|
D | PeepholeOptimizer.cpp | 269 RecurrenceInstr(MachineInstr *MI, unsigned Idx1, unsigned Idx2) in RecurrenceInstr()
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 5112 llvm::Value *Idx1 = llvm::ConstantInt::get(SizeTy, 1); in EmitAArch64BuiltinExpr() local 5125 llvm::Value *Idx1 = llvm::ConstantInt::get(SizeTy, 1); in EmitAArch64BuiltinExpr() local 5138 llvm::Value *Idx1 = llvm::ConstantInt::get(SizeTy, 1); in EmitAArch64BuiltinExpr() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 1130 CodeGenSubRegIndex *Idx1 = i1->first; in computeComposites() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 1325 CodeGenSubRegIndex *Idx1 = i1->first; in computeComposites() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 7598 SDValue Idx1 = Op1.getOperand(1); in performFMACombine() local
|