| /external/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 444 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm9() local 453 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s4() local 462 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s8() local 471 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSImm7s16() local 515 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm12Offset() local 526 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_1() local 535 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_7() local 544 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_8() local 553 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm0_15() local 562 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImm1_16() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LLVMTargetMachine.cpp | 137 std::unique_ptr<MCCodeEmitter> MCE; in addAsmPrinter() local 154 MCCodeEmitter *MCE = getTarget().createMCCodeEmitter(MII, MRI, Context); in addAsmPrinter() local 246 MCCodeEmitter *MCE = in addPassesToEmitMC() local
|
| /external/llvm/lib/CodeGen/ |
| D | LLVMTargetMachine.cpp | 217 MCCodeEmitter *MCE = nullptr; in addPassesToEmitFile() local 234 MCCodeEmitter *MCE = getTarget().createMCCodeEmitter(MII, MRI, *Context); in addPassesToEmitFile() local 288 MCCodeEmitter *MCE = in addPassesToEmitMC() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
| D | AArch64AsmParser.cpp | 634 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm6() local 656 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmScaled() local 680 auto *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSVEPattern() local 728 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm12Offset() local 740 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmInRange() local 753 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isLogicalImm() local 895 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSIMDImmType10() local 905 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isBranchTarget() local 1569 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in addAdrpLabelOperands() local 1583 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in addUImm12OffsetOperands() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | CodeEmitter.h | 42 const MCCodeEmitter &MCE; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCWinCOFFStreamer.cpp | 233 const MCExpr *MCE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSecRel32() local 251 const MCExpr *MCE = MCSymbolRefExpr::create( in EmitCOFFImgRel32() local
|
| /external/crosvm/hypervisor/src/haxm/haxm_sys/ |
| D | cpuid.rs | 69 const MCE = feature_bit(7); /* 0x00000080 Machine Check Exception */ constant
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 3047 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveValue() local 3539 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local 3556 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local 3776 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) in parseDirectiveCVLoc() local 4749 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveDCB() local 5684 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSEmit() local 5700 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSAlign() local
|
| /external/llvm/lib/MC/MCParser/ |
| D | AsmParser.cpp | 2667 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveValue() local 3144 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local 3161 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local 3281 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) in parseDirectiveCVLoc() local 5005 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSEmit() local 5021 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSAlign() local
|
| /external/llvm/tools/llvm-dwp/ |
| D | llvm-dwp.cpp | 659 MCCodeEmitter *MCE = TheTarget->createMCCodeEmitter(*MII, *MRI, MC); in main() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 331 const MCExpr *MCE = Inst.getOperand(AddrOp).getExpr(); in SimplifyShortMoveForm() local
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | CallEvent.cpp | 1038 if (const CXXMemberCallExpr *MCE = dyn_cast<CXXMemberCallExpr>(CE)) in getSimpleCall() local
|
| /external/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 198 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Imm.Value); in isBrImm() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/ |
| D | LanaiAsmParser.cpp | 213 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Imm.Value); in isBrImm() local
|
| /external/llvm/lib/Target/Hexagon/AsmParser/ |
| D | HexagonAsmParser.cpp | 919 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in ParseDirectiveFalign() local 947 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86MCInstLower.cpp | 372 const MCExpr *MCE = Inst.getOperand(AddrOp).getExpr(); in SimplifyShortMoveForm() local
|
| /external/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1772 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveWord() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1655 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveWord() local
|
| /external/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 2974 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) { in ParseDirectiveWord() local
|
| /external/clang/lib/Sema/ |
| D | AnalysisBasedWarnings.cpp | 190 const CXXMemberCallExpr *MCE = dyn_cast<CXXMemberCallExpr>(CE); in hasRecursiveCallInPath() local
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCCodeEmitter.cpp | 1027 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(E)) { in getHiLo16ImmOpValue() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/AsmParser/ |
| D | HexagonAsmParser.cpp | 705 auto *MCE = cast<MCConstantExpr>(Value); in ParseDirectiveFalign() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMCCodeEmitter.cpp | 1211 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(E)) { in getHiLo16ImmOpValue() local
|
| /external/clang/lib/CodeGen/ |
| D | CGClass.cpp | 1257 } else if (CXXMemberCallExpr *MCE = dyn_cast<CXXMemberCallExpr>(S)) { in getMemcpyableField() local
|
| /external/llvm/tools/dsymutil/ |
| D | DwarfLinker.cpp | 477 MCCodeEmitter *MCE; // Owned by MCStreamer member in llvm::dsymutil::__anondee1b6540111::DwarfStreamer
|