HomeSort by relevance Sort by last modified time
    Searched refs:createAArch64PromoteConstantPass (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64.h 38 ModulePass *createAArch64PromoteConstantPass();
AArch64PromoteConstant.cpp 216 ModulePass *llvm::createAArch64PromoteConstantPass() {
AArch64TargetMachine.cpp 251 addPass(createAArch64PromoteConstantPass());

Completed in 172 milliseconds