Searched refs:AArch64FastISel (Results 1 – 3 of 3) sorted by relevance
44 class AArch64FastISel final : public FastISel { class247 explicit AArch64FastISel(FunctionLoweringInfo &FuncInfo, in AArch64FastISel() function in __anoncec764240111::AArch64FastISel303 CCAssignFn *AArch64FastISel::CCAssignFnForCall(CallingConv::ID CC) const { in CCAssignFnForCall()311 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca()335 unsigned AArch64FastISel::materializeInt(const ConstantInt *CI, MVT VT) { in materializeInt()352 unsigned AArch64FastISel::materializeFP(const ConstantFP *CFP, MVT VT) { in materializeFP()410 unsigned AArch64FastISel::materializeGV(const GlobalValue *GV) { in materializeGV()460 unsigned AArch64FastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant()478 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { in fastMaterializeFloatZero()508 bool AArch64FastISel::computeAddress(const Value *Obj, Address &Addr, Type *Ty) in computeAddress()[all …]
30 AArch64FastISel.cpp \
28 AArch64FastISel.cpp