Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp82 class ARMFastISel : public FastISel { class
97 explicit ARMFastISel(FunctionLoweringInfo &funcInfo) in ARMFastISel() function in __anonfb417fbe0111::ARMFastISel
221 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
236 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred()
257 ARMFastISel::AddOptionalDefs(const MachineInstrBuilder &MIB) { in AddOptionalDefs()
278 unsigned ARMFastISel::FastEmitInst_(unsigned MachineInstOpcode, in FastEmitInst_()
287 unsigned ARMFastISel::FastEmitInst_r(unsigned MachineInstOpcode, in FastEmitInst_r()
306 unsigned ARMFastISel::FastEmitInst_rr(unsigned MachineInstOpcode, in FastEmitInst_rr()
328 unsigned ARMFastISel::FastEmitInst_rrr(unsigned MachineInstOpcode, in FastEmitInst_rrr()
353 unsigned ARMFastISel::FastEmitInst_ri(unsigned MachineInstOpcode, in FastEmitInst_ri()
[all …]
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp73 class ARMFastISel final : public FastISel { class
89 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() function in __anonb1bfd3920111::ARMFastISel
222 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
236 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred()
257 ARMFastISel::AddOptionalDefs(const MachineInstrBuilder &MIB) { in AddOptionalDefs()
278 unsigned ARMFastISel::fastEmitInst_r(unsigned MachineInstOpcode, in fastEmitInst_r()
300 unsigned ARMFastISel::fastEmitInst_rr(unsigned MachineInstOpcode, in fastEmitInst_rr()
328 unsigned ARMFastISel::fastEmitInst_ri(unsigned MachineInstOpcode, in fastEmitInst_ri()
354 unsigned ARMFastISel::fastEmitInst_rri(unsigned MachineInstOpcode, in fastEmitInst_rri()
384 unsigned ARMFastISel::fastEmitInst_i(unsigned MachineInstOpcode, in fastEmitInst_i()
[all …]
DCMakeLists.txt24 ARMFastISel.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp109 class ARMFastISel final : public FastISel { class
124 explicit ARMFastISel(FunctionLoweringInfo &funcInfo, in ARMFastISel() function in __anon3e26e3ca0111::ARMFastISel
253 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate()
266 bool ARMFastISel::isARMNEONPred(const MachineInstr *MI) { in isARMNEONPred()
287 ARMFastISel::AddOptionalDefs(const MachineInstrBuilder &MIB) { in AddOptionalDefs()
304 unsigned ARMFastISel::fastEmitInst_r(unsigned MachineInstOpcode, in fastEmitInst_r()
326 unsigned ARMFastISel::fastEmitInst_rr(unsigned MachineInstOpcode, in fastEmitInst_rr()
354 unsigned ARMFastISel::fastEmitInst_ri(unsigned MachineInstOpcode, in fastEmitInst_ri()
380 unsigned ARMFastISel::fastEmitInst_i(unsigned MachineInstOpcode, in fastEmitInst_i()
401 unsigned ARMFastISel::ARMMoveToFPReg(MVT VT, unsigned SrcReg) { in ARMMoveToFPReg()
[all …]
DCMakeLists.txt30 ARMFastISel.cpp
/external/llvm/test/CodeGen/ARM/
D2013-05-31-char-shift-crash.ll6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
Dfast-isel-ext.ll6 ; Thumb2. The ARMFastISel::ARMEmitIntExt code should work for Thumb by always
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
D2013-05-31-char-shift-crash.ll6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
Dfast-isel-ext.ll6 ; Thumb2. The ARMFastISel::ARMEmitIntExt code should work for Thumb by always
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk776 llvm/lib/Target/ARM/ARMFastISel.cpp \
DBUILD.gn540 "llvm/lib/Target/ARM/ARMFastISel.cpp",
/external/swiftshader/
DCMakeLists.txt1709 ${LLVM_DIR}/lib/Target/ARM/ARMFastISel.cpp