Home
last modified time | relevance | path

Searched defs:M0 (Results 1 – 25 of 50) sorted by relevance

12

/external/llvm-project/llvm/utils/TableGen/
DInfoByHwMode.cpp155 unsigned M0 = Map.begin()->first; in operator <() local
160 unsigned M0 = Map.begin()->first; in operator ==() local
165 unsigned M0 = Map.begin()->first; in isSubClassOf() local
171 unsigned M0 = Map.begin()->first; in hasStricterSpillThan() local
/external/clang/test/Preprocessor/
Dbigoutput.c8 #define M0 extern int x; macro
/external/llvm-project/clang/test/Preprocessor/
Dbigoutput.c8 #define M0 extern int x; macro
/external/llvm/unittests/Support/
DCommandLineTest.cpp54 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/harfbuzz_ng/src/
Dtest-algs.cc83 auto M0 = hb_partial<2> (hb_max, 0); in main() local
/external/mesa3d/src/mesa/sparc/
Dsparc_matrix.h23 #define M0 %f16 macro
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp73 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
/external/llvm-project/llvm/lib/Target/VE/
DVE.h371 inline unsigned M0(unsigned Val) { return Val + 64; } in M0() function
/external/llvm-project/clang/unittests/Basic/
DFileEntryTest.cpp77 OptionalFileEntryRefDegradesToFileEntryPtr M0; in TEST() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c248 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
437 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
/external/boringssl/src/crypto/poly1305/
Dpoly1305_vec.c252 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
441 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
/external/rust/crates/ring/crypto/poly1305/
Dpoly1305_vec.c256 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local
445 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp265 MDNode *M0 = F->getMetadata("attach"); in TEST_F() local
/external/llvm-project/llvm/unittests/Linker/
DLinkModulesTest.cpp264 MDNode *M0 = F->getMetadata("attach"); in TEST_F() local
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1618 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
DAMDGPUISelDAGToDAG.cpp229 SDValue M0 = Lowering.copyToM0(*CurDAG, CurDAG->getEntryNode(), SDLoc(N), in glueCopyToM0() local
/external/llvm-project/llvm/docs/
DAMDGPUUsage.rst4421 M0 subsubsection
4434 .. _amdgpu-amdhsa-kernel-prolog-stack-pointer:
/external/angle/src/tests/gl_tests/
DAttributeLayoutTest.cpp364 std::shared_ptr<Container> M0 = std::make_shared<Memory>(); in GetTestCases() local
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp473 Instruction *M0 = cast<Instruction>(MemInstrValue); in getVectorizablePrefixEndIdx() local
/external/llvm-project/llvm/unittests/IR/
DLegacyPassManagerTest.cpp389 Module M0("custom-opt-bisect", Context0); in TEST() local
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp1059 const MCOperand &M0 = MI.getOperand(OpIdx); in getMveAddrModeRQOpValue() local
1079 const MCOperand &M0 = MI.getOperand(OpIdx); in getMveAddrModeQOpValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp1067 const MCOperand &M0 = MI.getOperand(OpIdx); in getMveAddrModeRQOpValue() local
1087 const MCOperand &M0 = MI.getOperand(OpIdx); in getMveAddrModeQOpValue() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp600 Value *M0 = isNormalFp(cast<Constant>(M1)) ? in visitFMul() local
/external/llvm-project/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp96 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3298 SDValue M0 = peekThroughOneUseTruncation(Mask->getOperand(0)); in matchBitExtract() local
3324 SDValue M0 = peekThroughOneUseTruncation(Mask->getOperand(0)); in matchBitExtract() local

12