Searched defs:EM (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/ntp/include/
H A Dascii.h66 #define EM 25 macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFCopy.cpp40 bool CopyPropagation::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { argument
65 void CopyPropagation::recordCopy(NodeAddr<StmtNode*> SA, EqualityMap &EM) { argument
183 EqualityMap &EM = FS->second; local
[all...]
H A DHexagonRDFOpt.cpp114 bool HexagonCP::interpretAsCopy(const MachineInstr *MI, EqualityMap &EM) { argument
/freebsd-current/crypto/openssl/crypto/rsa/
H A Drsa_pss.c146 int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM, argument
31 RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash, const EVP_MD *Hash, const unsigned char *EM, int sLen) argument
38 RSA_verify_PKCS1_PSS_mgf1(RSA *rsa, const unsigned char *mHash, const EVP_MD *Hash, const EVP_MD *mgf1Hash, const unsigned char *EM, int sLen) argument
153 RSA_padding_add_PKCS1_PSS_mgf1(RSA *rsa, unsigned char *EM, const unsigned char *mHash, const EVP_MD *Hash, const EVP_MD *mgf1Hash, int sLen) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVAsmPrinter.cpp473 unsigned EM = static_cast<unsigned>(SPIRV::ExecutionMode::VecTypeHint); local
484 unsigned EM = static_cast<unsigned>(SPIRV::ExecutionMode::ContractionOff); local
408 outputExecutionModeFromMDNode( Register Reg, MDNode *Node, SPIRV::ExecutionMode::ExecutionMode EM) argument
418 outputExecutionModeFromNumthreadsAttribute( const Register &Reg, const Attribute &Attr, SPIRV::ExecutionMode::ExecutionMode EM) argument
[all...]
H A DSPIRVModuleAnalysis.cpp949 auto EM = Const->getZExtValue(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h41 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) argument
44 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) argument
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5294 UINT32 EM:1; ///< Emulation. member in struct:__anon9366::__anon9367
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h716 FPExceptionModeKind EM = getFPExceptionMode(); local
824 LangOptions::FPExceptionModeKind EM = getSpecifiedExceptionMode(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp198 LangOptions::FPExceptionModeKind EM = local

Completed in 120 milliseconds