Searched refs:fastSelectInstruction (Results 1 – 8 of 8) sorted by relevance
338 virtual bool fastSelectInstruction(const Instruction *I) = 0;
209 bool fastSelectInstruction(const Instruction *I) override;1402 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
262 bool fastSelectInstruction(const Instruction *I) override;2028 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
105 bool fastSelectInstruction(const Instruction *I) override;1938 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
317 !fastSelectInstruction(cast<Instruction>(Op))) in materializeConstant()1662 if (fastSelectInstruction(I)) { in selectInstruction()
151 bool fastSelectInstruction(const Instruction *I) override;2826 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
59 bool fastSelectInstruction(const Instruction *I) override;3639 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
292 bool fastSelectInstruction(const Instruction *I) override;5109 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel