Searched defs:RHSC (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1131 uint64_t RHSC = RHS->getZExtValue(); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp941 static unsigned X86ChooseCmpImmediateOpcode(EVT VT, const ConstantInt *RHSC) { argument
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp547 int RHSC = (int)RHS->getZExtValue(); local
577 int RHSC = (int)RHS->getZExtValue(); local
604 int RHSC; local
676 int RHSC = (int)RHS->getZExtValue(); local
718 int RHSC; local
911 int RHSC; local
976 int RHSC; local
1099 int RHSC; local
1162 unsigned RHSC = RHS ? RHS->getZExtValue() : 0; local
1173 int RHSC; local
1220 int RHSC; local
1297 int RHSC = (int)RHS->getZExtValue(); local
1327 int RHSC = (int)RHS->getSExtValue(); local
1352 int RHSC; local
1372 int RHSC = (int)RHS->getZExtValue(); local
[all...]
H A DARMISelLowering.cpp10554 int RHSC = (int)RHS->getZExtValue(); local
10568 int RHSC = (int)RHS->getZExtValue(); local
10611 int RHSC = (int)RHS->getZExtValue(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3018 FoldFCmp_IntToFP_Cst(FCmpInst &I, Instruction *LHSI, Constant *RHSC) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp351 ConstantInt *RHSC; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4439 const Type *RHSC = getCanonicalType(RHS).getTypePtr(); local

Completed in 318 milliseconds