Searched refs:fastSelectInstruction (Results 1 – 8 of 8) sorted by relevance
325 virtual bool fastSelectInstruction(const Instruction *I) = 0;
172 bool fastSelectInstruction(const Instruction *I) override;1155 bool WebAssemblyFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in WebAssemblyFastISel
218 bool fastSelectInstruction(const Instruction *I) override;1780 bool MipsFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in MipsFastISel
253 !fastSelectInstruction(cast<Instruction>(Op))) in materializeConstant()1415 if (fastSelectInstruction(I)) { in selectInstruction()
108 bool fastSelectInstruction(const Instruction *I) override;1852 bool PPCFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in PPCFastISel
126 bool fastSelectInstruction(const Instruction *I) override;2802 bool ARMFastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in ARMFastISel
69 bool fastSelectInstruction(const Instruction *I) override;3402 X86FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in X86FastISel
255 bool fastSelectInstruction(const Instruction *I) override;4910 bool AArch64FastISel::fastSelectInstruction(const Instruction *I) { in fastSelectInstruction() function in AArch64FastISel