Home
last modified time | relevance | path

Searched defs:MCE (Results 1 – 25 of 64) sorted by relevance

123

/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp444 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-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
DLoongArchELFStreamer.cpp74 std::unique_ptr<MCCodeEmitter> MCE) in LoongArchELFStreamer()
83 std::unique_ptr<MCCodeEmitter> MCE, in createLoongArchELFStreamer()
DLoongArchMCTargetDesc.cpp119 std::unique_ptr<MCCodeEmitter> &&MCE, in createLoongArchELFStreamer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp137 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/
DLLVMTargetMachine.cpp217 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-16.0/llvm/lib/CodeGen/
DLLVMTargetMachine.cpp164 std::unique_ptr<MCCodeEmitter> MCE; in createMCStreamer() local
194 MCCodeEmitter *MCE = getTarget().createMCCodeEmitter(MII, Context); in createMCStreamer() local
277 MCCodeEmitter *MCE = getTarget().createMCCodeEmitter(*getMCInstrInfo(), *Ctx); in addPassesToEmitMC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp634 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/
DCodeEmitter.h42 const MCCodeEmitter &MCE; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DCodeEmitter.h38 const MCCodeEmitter &MCE; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp780 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm6() local
812 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmScaled() local
837 auto *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSVEPattern() local
849 auto *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSVEVecLenSpecifier() local
898 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isUImm12Offset() local
910 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isImmInRange() local
923 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isLogicalImm() local
1068 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isSIMDImmType10() local
1078 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in isBranchTarget() local
1888 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(getImm()); in addAdrpLabelOperands() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp233 const MCExpr *MCE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSecRel32() local
251 const MCExpr *MCE = MCSymbolRefExpr::create( in EmitCOFFImgRel32() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCWinCOFFStreamer.cpp230 const MCExpr *MCE = MCSymbolRefExpr::create(Symbol, getContext()); in emitCOFFSecRel32() local
248 const MCExpr *MCE = MCSymbolRefExpr::create( in emitCOFFImgRel32() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
DRISCVELFStreamer.h26 std::unique_ptr<MCCodeEmitter> MCE) in RISCVELFStreamer()
DRISCVMCTargetDesc.cpp157 std::unique_ptr<MCCodeEmitter> &&MCE, in createRISCVELFStreamer()
DRISCVELFStreamer.cpp279 std::unique_ptr<MCCodeEmitter> MCE, in createRISCVELFStreamer()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFStreamer.h205 MCCodeEmitter *MCE; // Owned by MCStreamer variable
/external/crosvm/hypervisor/src/haxm/haxm_sys/
Dcpuid.rs73 const MCE = feature_bit(7); /* 0x00000080 Machine Check Exception */ constant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3047 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/
DAsmParser.cpp2667 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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3195 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveValue() local
3683 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local
3700 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local
3916 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) in parseDirectiveCVLoc() local
4888 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveDCB() local
5797 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSEmit() local
5813 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSAlign() local
DMasmParser.cpp3674 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in emitIntValue() local
3713 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseScalarInitializer() local
3919 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseRealInstList() local
4280 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseStructInstList() local
4990 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local
5007 if (const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value)) { in parseDirectiveLoc() local
5223 if (const auto *MCE = dyn_cast<MCConstantExpr>(Value)) in parseDirectiveCVLoc() local
7176 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSEmit() local
7192 const MCConstantExpr *MCE = dyn_cast<MCConstantExpr>(Value); in parseDirectiveMSAlign() local
/external/trusty/arm-trusted-firmware/include/dt-bindings/clock/
Dstm32mp13-clks.h104 #define MCE 76 macro
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp659 MCCodeEmitter *MCE = TheTarget->createMCCodeEmitter(*MII, *MRI, MC); in main() local
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Register/Amd/
DCpuid.h293 UINT32 MCE:1; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Register/Amd/
DCpuid.h293 UINT32 MCE:1; member

123