Searched refs:AArch64FastISel (Results 1 – 3 of 3) sorted by relevance
45 class AArch64FastISel final : public FastISel { class248 explicit AArch64FastISel(FunctionLoweringInfo &FuncInfo, in AArch64FastISel() function in __anon848a37e90111::AArch64FastISel304 CCAssignFn *AArch64FastISel::CCAssignFnForCall(CallingConv::ID CC) const { in CCAssignFnForCall()312 unsigned AArch64FastISel::fastMaterializeAlloca(const AllocaInst *AI) { in fastMaterializeAlloca()336 unsigned AArch64FastISel::materializeInt(const ConstantInt *CI, MVT VT) { in materializeInt()353 unsigned AArch64FastISel::materializeFP(const ConstantFP *CFP, MVT VT) { in materializeFP()411 unsigned AArch64FastISel::materializeGV(const GlobalValue *GV) { in materializeGV()461 unsigned AArch64FastISel::fastMaterializeConstant(const Constant *C) { in fastMaterializeConstant()479 unsigned AArch64FastISel::fastMaterializeFloatZero(const ConstantFP* CFP) { in fastMaterializeFloatZero()509 bool AArch64FastISel::computeAddress(const Value *Obj, Address &Addr, Type *Ty) in computeAddress()[all …]
30 AArch64FastISel.cpp \
28 AArch64FastISel.cpp