Home
last modified time | relevance | path

Searched defs:EABI (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DRISCV.cpp30 const bool EABI; member in __anon6c713bc00111::RISCVABIInfo
39 bool EABI) in RISCVABIInfo() argument
524 RISCVTargetCodeGenInfo(CodeGen::CodeGenTypes & CGT,unsigned XLen,unsigned FLen,bool EABI) RISCVTargetCodeGenInfo() argument
552 createRISCVTargetCodeGenInfo(CodeGenModule & CGM,unsigned XLen,unsigned FLen,bool EABI) createRISCVTargetCodeGenInfo() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h76 enum class EABI { enum
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h245 EABI, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp233 bool EABI = ABIStr.ends_with("e"); createTargetCodeGenInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp17362 CC_RISCVAssign2XLen(unsigned XLen,CCState & State,CCValAssign VA1,ISD::ArgFlagsTy ArgFlags1,unsigned ValNo2,MVT ValVT2,MVT LocVT2,ISD::ArgFlagsTy ArgFlags2,bool EABI) CC_RISCVAssign2XLen() argument