Searched defs:resetOperationActions (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetLowering.h959 virtual void resetOperationActions() {} function in class:llvm::TargetLoweringBase
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp213 // we can remove resetOperationActions et al.
221 resetOperationActions();
224 void X86TargetLowering::resetOperationActions() { function in class:X86TargetLowering

Completed in 195 milliseconds