Home
last modified time | relevance | path

Searched defs:Right (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp77 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
118 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
161 BasicBlock *Right(BasicBlock::Create(C, "", F)); in TEST_F() local
/external/pdfium/xfa/fwl/
Dfwl_widgethit.h15 Right, enumerator
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-multiple-nonvirtual-inheritance.cpp7 struct Right { struct
/external/clang/lib/Format/
DTokenAnnotator.cpp1802 const FormatToken &Right = Tok; in splitPenalty() local
1967 const FormatToken &Right) { in spaceRequiredBetween()
2098 const FormatToken &Right) { in spaceRequiredBefore()
2252 const FormatToken &Right) { in mustBreakBefore()
2360 const FormatToken &Right) { in canBreakBefore()
DFormat.cpp1119 auto *Right = NextNotDeleted(*Left); in cleanupPair() local
/external/clang/tools/diagtool/
DDiagnosticNames.cpp48 const DiagnosticRecord &Right) { in orderByID()
/external/pdfium/core/fxcrt/
Dcfx_string_c_template.h132 CFX_StringCTemplate Right(FX_STRSIZE count) const { in Right() function
Dfx_basic_wstring.cpp637 CFX_WideString CFX_WideString::Right(FX_STRSIZE nCount) const { in Right() function in CFX_WideString
Dfx_basic_bstring.cpp673 CFX_ByteString CFX_ByteString::Right(FX_STRSIZE nCount) const { in Right() function in CFX_ByteString
/external/pdfium/xfa/fde/css/
Dfde_css.h42 Right, enumerator
89 Right, enumerator
154 Right, enumerator
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h45 enum class FPDFText_Direction { Left = -1, Right = 1 }; enumerator
/external/pdfium/xfa/fgas/layout/
Dfgas_rtfbreak.h27 Right, enumerator
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp614 Value *Left, Value *Right) { in createMinMaxOp()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1271 ValueList Left, Right; in buildTree_rec() local
1435 ValueList Left, Right; in buildTree_rec() local
1927 SmallVectorImpl<Value *> &Right) { in reorderAltShuffleOperands()
1978 SmallVectorImpl<Value *> &Right, in shouldReorderOperands()
2041 SmallVectorImpl<Value *> &Right) { in reorderInputsAccordingToOpcode()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DImmutableSet.h91 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
/external/llvm/include/llvm/ADT/
DImmutableSet.h91 ImutAVLTree *Right = T->getRight(); in getMaxElement() local
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp695 DiagList Right(d2_begin, d2_end); in CheckLists() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp440 unsigned Right = createResultReg(&WebAssembly::I32RegClass); in signExtendToI32() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1024 static int getTryAncestor(const WinEHFuncInfo &FuncInfo, int Left, int Right) { in getTryAncestor()
/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp756 bool Right = (Opc == S2_lsr_i_p || Opc == S2_asr_i_p); in splitShift() local
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp596 const Value *Left = CI->getOperand(0), *Right = CI->getOperand(1); in emitCmp() local
/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp1155 const Expr *Right = CE->getArg(1); in evalMemcmp() local
/external/clang/lib/Sema/
DSemaOverload.cpp7752 for (unsigned Right = FirstPromotedArithmeticType; in addGenericBinaryArithmeticOverloads() local
7807 for (unsigned Right = FirstPromotedIntegralType; in addBinaryBitwiseArithmeticOverloads() local
7990 for (unsigned Right = FirstPromotedArithmeticType; in addAssignmentArithmeticOverloads() local
8056 for (unsigned Right = FirstPromotedIntegralType; in addAssignmentIntegralOverloads() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp1789 llvm::Value *Right = EmitScalarExpr(RightArg); in EmitBuiltinExpr() local
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp4293 void CXFA_FM2JSContext::Right(CFXJSE_Value* pThis, in Right() function in CXFA_FM2JSContext

12