Home
last modified time | relevance | path

Searched defs:Four (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86TargetObjectFile.cpp33 const MCExpr *Four = MCConstantExpr::Create(4, getContext()); in getExprForDwarfGlobalReference() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp118 const MCExpr *Four = MCConstantExpr::Create(4, Context); in getExprForPersonalitySymbol() local
/external/clang/test/SemaTemplate/
Dalias-church-numerals.cpp25 template<template<typename> class F, typename X> using Four = Add<Two, Two, F, X>; typedef
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp123 const MCExpr *Four = MCConstantExpr::create(4, Context); in getExprForPersonalitySymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCAsmInfo.cpp119 const MCExpr *Four = MCConstantExpr::create(4, Context); in getExprForPersonalitySymbol() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp36 const MCExpr *Four = MCConstantExpr::create(4, getContext()); in getTTypeGlobalReference() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/CodeGen/
DDIEHashTest.cpp108 DIEInteger Four(4); in TEST_F() local
141 DIEInteger Four(4); in TEST_F() local
610 DIEInteger Four(4); in TEST_F() local
656 DIEInteger Four(4); in TEST_F() local
/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp108 DIEInteger Four(4); in TEST_F() local
141 DIEInteger Four(4); in TEST_F() local
610 DIEInteger Four(4); in TEST_F() local
656 DIEInteger Four(4); in TEST_F() local
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp37 const MCExpr *Four = MCConstantExpr::create(4, getContext()); in getTTypeGlobalReference() local
/external/llvm/unittests/Support/
DMemoryBufferTest.cpp122 OwningBuffer Four(MemoryBuffer::getNewMemBuffer(123, "zeros")); in TEST_F() local
DYAMLIOTest.cpp2127 OptionalTest One, Two, Three, Four; in TEST() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dclass_util_unittest.py116 def Four(self): member in ClassUtilTest.testMultipleInheritance.Ggg
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DMemoryBufferTest.cpp125 OwningBuffer Four(WritableMemoryBuffer::getNewMemBuffer(123, "zeros")); in TEST_F() local
DYAMLIOTest.cpp2219 OptionalTest One, Two, Three, Four; in TEST() local
/external/clang/test/ARCMT/
Dobjcmt-ns-macros.m329 Four = 4 enum
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2605 SDValue Zero = DAG.getIntPtrConstant(0), Four = DAG.getIntPtrConstant(4); in ExpandLegalINT_TO_FP() local
DLegalizeIntegerTypes.cpp2801 SDValue Four = DAG.getIntPtrConstant(4); in ExpandIntOp_UINT_TO_FP() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2426 Four = DAG.getIntPtrConstant(4, dl); in ExpandLegalINT_TO_FP() local
DLegalizeIntegerTypes.cpp3180 SDValue Four = DAG.getIntPtrConstant(4, dl); in ExpandIntOp_UINT_TO_FP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2460 Four = DAG.getIntPtrConstant(4, dl); in ExpandLegalINT_TO_FP() local
DLegalizeIntegerTypes.cpp3333 SDValue Four = DAG.getIntPtrConstant(4, dl); in ExpandIntOp_UINT_TO_FP() local
/external/clang/test/SemaCXX/
Dwarn-thread-safety-analysis.cpp1064 Four, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp3770 SDValue Four = DAG.getConstant(4, PtrVT); in LowerFLT_ROUNDS_() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp5195 APInt Four(BitWidth, 4); in SolveQuadraticEquation() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2325 Constant *Four = Ctx->getConstantInt32(4); in hiOperand() local

12