Searched defs:IsLittle (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.h39 MipsMCCodeEmitter(const MCInstrInfo &mcii, MCContext &Ctx_, bool IsLittle) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp96 ARMSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const ARMBaseTargetMachine &TM, bool IsLittle, bool MinSize) argument
H A DARMCallLowering.cpp162 bool IsLittle = MIRBuilder.getMF().getSubtarget<ARMSubtarget>().isLittle(); variable
H A DARMSubtarget.h484 bool IsLittle; member in class:llvm::ARMSubtarget
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp56 ARMMCCodeEmitter(const MCInstrInfo &mcii, MCContext &ctx, bool IsLittle) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h73 bool IsLittle; member in class:llvm::MipsSubtarget
H A DMipsISelLowering.cpp2750 lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG, bool IsLittle) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h42 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) argument
45 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h217 bool IsLittle; member in class:llvm::final

Completed in 200 milliseconds