Home
last modified time | relevance | path

Searched refs:ARMFastISel (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp107 class ARMFastISel final : public FastISel { class
122 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() function in __anon4e9397870111::ARMFastISel
245 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
258 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred()
279 ARMFastISel::AddOptionalDefs(const MachineInstrBuilder &MIB) { in AddOptionalDefs()
296 unsigned ARMFastISel::fastEmitInst_r(unsigned MachineInstOpcode, in fastEmitInst_r()
318 unsigned ARMFastISel::fastEmitInst_rr(unsigned MachineInstOpcode, in fastEmitInst_rr()
345 unsigned ARMFastISel::fastEmitInst_ri(unsigned MachineInstOpcode, in fastEmitInst_ri()
370 unsigned ARMFastISel::fastEmitInst_i(unsigned MachineInstOpcode, in fastEmitInst_i()
391 unsigned ARMFastISel::ARMMoveToFPReg(MVT VT, unsigned SrcReg) { in ARMMoveToFPReg()
[all …]
H A DCMakeLists.txt34 ARMFastISel.cpp
/openbsd-src/gnu/usr.bin/clang/libLLVMARMCodeGen/
H A DMakefile19 ARMFastISel.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/ARM/
H A DBUILD.gn79 "ARMFastISel.cpp",