Home
last modified time | relevance | path

Searched refs:createHexagonExpandPredSpillCode (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonTargetMachine.cpp100 FunctionPass *createHexagonExpandPredSpillCode();
284 addPass(createHexagonExpandPredSpillCode(), false); in addPreEmitPass()
DHexagonExpandPredSpillCode.cpp44 FunctionPass *createHexagonExpandPredSpillCode();
355 llvm::createHexagonExpandPredSpillCode() { in createHexagonExpandPredSpillCode() function in llvm