Searched refs:fastSelectInstruction (Results 1 – 8 of 8) sorted by relevance
60 bool fastSelectInstruction(const Instruction *I) override;67 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
321 virtual bool fastSelectInstruction(const Instruction *I) = 0;
204 bool fastSelectInstruction(const Instruction *I) override;1767 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
251 !fastSelectInstruction(cast<Instruction>(Op))) in materializeConstant()1393 if (fastSelectInstruction(I)) { in selectInstruction()
107 bool fastSelectInstruction(const Instruction *I) override;1837 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
133 bool fastSelectInstruction(const Instruction *I) override;2808 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
69 bool fastSelectInstruction(const Instruction *I) override;3220 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
256 bool fastSelectInstruction(const Instruction *I) override;4877 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel