Searched refs:supportedTarget (Results 1 – 6 of 6) sorted by relevance
145 static bool supportedTarget(const Triple &TT);
189 static bool supportedTarget(const Triple &TT);
297 static bool supportedTarget(const Triple &TT);
121 if (!supportedTarget(ES.getTargetTriple())) in Create() 248 bool ELFNixPlatform::supportedTarget(const Triple &TT) { in ELFNixPlatform() 237 bool ELFNixPlatform::supportedTarget(const Triple &TT) { supportedTarget() function in llvm::orc::ELFNixPlatform
169 if (!supportedTarget(ES.getTargetTriple())) in Create() 375 bool COFFPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::COFFPlatform
301 if (!supportedTarget(ES.getTargetTriple())) in Create()439 bool MachOPlatform::supportedTarget(const Triple &TT) { in supportedTarget() function in llvm::orc::MachOPlatform