| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | InfoByHwMode.cpp | 151 unsigned M0 = Map.begin()->first; in operator <() local 156 unsigned M0 = Map.begin()->first; in operator ==() local 161 unsigned M0 = Map.begin()->first; in isSubClassOf() local 167 unsigned M0 = Map.begin()->first; in hasStricterSpillThan() local
|
| /external/clang/test/Preprocessor/ |
| D | bigoutput.c | 8 #define M0 extern int x; macro
|
| /external/llvm/unittests/Support/ |
| D | CommandLineTest.cpp | 54 explicit StackOption(const M0t &M0) : Base(M0) {} in StackOption() 58 StackOption(const M0t &M0, const M1t &M1) : Base(M0, M1) {} in StackOption() 62 StackOption(const M0t &M0, const M1t &M1, const M2t &M2) : Base(M0, M1, M2) {} in StackOption() 66 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
|
| /external/swiftshader/third_party/LLVM/unittests/Analysis/ |
| D | ScalarEvolutionTest.cpp | 64 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
|
| /external/llvm/unittests/Analysis/ |
| D | ScalarEvolutionTest.cpp | 73 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
|
| /external/mesa3d/src/mesa/sparc/ |
| D | sparc_matrix.h | 35 #define M0 %f16 macro
|
| /external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
| D | AMDGPUUsage.rst | 2390 M0 subsubsection 2403 .. _amdgpu-amdhsa-flat-scratch:
|
| /external/boringssl/src/crypto/poly1305/ |
| D | poly1305_vec.c | 236 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 425 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Linker/ |
| D | LinkModulesTest.cpp | 265 MDNode *M0 = F->getMetadata("attach"); in TEST_F() local
|
| /external/llvm/unittests/Linker/ |
| D | LinkModulesTest.cpp | 265 MDNode *M0 = F->getMetadata("attach"); in TEST_F() local
|
| /external/u-boot/arch/x86/include/asm/arch-braswell/ |
| D | gpio.h | 14 M0, enumerator
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIISelLowering.cpp | 1618 SDNode *M0 = DAG.getMachineNode(AMDGPU::SI_INIT_M0, DL, MVT::Other, MVT::Glue, in copyToM0() local 1817 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(3)); in LowerINTRINSIC_WO_CHAIN() local 1833 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(3)); in LowerINTRINSIC_WO_CHAIN() local 1843 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(4)); in LowerINTRINSIC_WO_CHAIN() local 1849 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(5)); in LowerINTRINSIC_WO_CHAIN() local
|
| D | AMDGPUISelDAGToDAG.cpp | 229 SDValue M0 = Lowering.copyToM0(*CurDAG, CurDAG->getEntryNode(), SDLoc(N), in glueCopyToM0() local
|
| /external/boringssl/src/ssl/test/runner/poly1305/ |
| D | sum_vmsl_s390x.s | 43 #define M0 V20 macro
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | LegacyPassManagerTest.cpp | 427 Module M0("custom-opt-bisect", Context0); in TEST() local
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoadStoreVectorizer.cpp | 473 Instruction *M0 = cast<Instruction>(MemInstrValue); in getVectorizablePrefixEndIdx() local
|
| /external/u-boot/arch/arm/include/asm/arch-omap5/ |
| D | mux_omap5.h | 39 #define M0 0 macro
|
| D | mux_dra7xx.h | 29 #define M0 0 macro
|
| /external/u-boot/arch/arm/include/asm/arch-omap4/ |
| D | mux_omap4.h | 47 #define M0 0 macro
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineMulDivRem.cpp | 600 Value *M0 = isNormalFp(cast<Constant>(M1)) ? in visitFMul() local
|
| /external/u-boot/arch/arm/include/asm/arch-omap3/ |
| D | mux.h | 41 #define M0 0 macro
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | SIISelLowering.cpp | 4456 SDNode *M0 = DAG.getMachineNode(AMDGPU::SI_INIT_M0, DL, MVT::Other, MVT::Glue, in copyToM0() local 4915 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(4)); in LowerINTRINSIC_WO_CHAIN() local 4921 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(4)); in LowerINTRINSIC_WO_CHAIN() local 4927 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(5)); in LowerINTRINSIC_WO_CHAIN() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/ |
| D | ScalarEvolutionTest.cpp | 87 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 1834 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti()
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 1804 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti()
|