Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp48 MachineInstr *RHSI = MRI.getVRegDef(RHS.getReg()); isBaseWithConstantOffset() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3091 stable_sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
3100 stable_sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
3118 [&](unsigned LHSI, unsigned RHSI) { in sortCppIncludes()
3331 sort(Indices, [&](unsigned LHSI, unsigned RHSI) { in sortJavaImports()
3343 [&](unsigned LHSI, unsigned RHSI) { in sortJavaImports()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp358 Instruction *LHSI = LHS.Inst, *RHSI = RHS.Inst; in isEqualImpl() local
546 CallInst *RHSI = cast<CallInst>(RHS.Inst); in isEqual() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp240 Init *RHSI = RHS->getValueInit(Field.Name); in compareBy() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h451 const T &RHSI = RHS.atIndex(1).deref<T>(); in Mulc() local
506 const T &RHSI = RHS.atIndex(1).deref<T>(); in Divc() local