Searched refs:fastSelectInstruction (Results 1 – 8 of 8) sorted by relevance
335 virtual bool fastSelectInstruction(const Instruction *I) = 0;
203 bool fastSelectInstruction(const Instruction *I) override;1411 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
260 bool fastSelectInstruction(const Instruction *I) override;2043 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
318 !fastSelectInstruction(cast<Instruction>(Op))) in materializeConstant()1602 if (fastSelectInstruction(I)) { in selectInstruction()
100 bool fastSelectInstruction(const Instruction *I) override;1927 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
176 bool fastSelectInstruction(const Instruction *I) override;2896 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
59 bool fastSelectInstruction(const Instruction *I) override;3680 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
286 bool fastSelectInstruction(const Instruction *I) override;5115 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel