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

/freebsd-10.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp1004 uint64_t RHSC = RHS->getZExtValue(); local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp881 static unsigned X86ChooseCmpImmediateOpcode(EVT VT, const ConstantInt *RHSC) { argument
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2830 FoldFCmp_IntToFP_Cst(FCmpInst &I, Instruction *LHSI, Constant *RHSC) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp552 int RHSC = (int)RHS->getZExtValue(); local
581 int RHSC = (int)RHS->getZExtValue(); local
608 int RHSC; local
680 int RHSC = (int)RHS->getZExtValue(); local
721 int RHSC; local
912 int RHSC; local
975 int RHSC; local
1097 int RHSC; local
1160 unsigned RHSC = RHS ? RHS->getZExtValue() : 0; local
1171 int RHSC; local
1217 int RHSC; local
1292 int RHSC = (int)RHS->getZExtValue(); local
1321 int RHSC = (int)RHS->getSExtValue(); local
1345 int RHSC; local
1365 int RHSC = (int)RHS->getZExtValue(); local
[all...]
H A DARMISelLowering.cpp9936 int RHSC = (int)RHS->getZExtValue(); local
9950 int RHSC = (int)RHS->getZExtValue(); local
9993 int RHSC = (int)RHS->getZExtValue(); local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp4372 const Type *RHSC = getCanonicalType(RHS).getTypePtr(); local

Completed in 314 milliseconds