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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5482 isNegatibleForFree(SDValue Op, SelectionDAG &DAG, bool LegalOperations, bool ForCodeSize, unsigned Depth) const argument
[all...]
H A DDAGCombiner.cpp137 bool ForCodeSize; member in class:__anon4640::DAGCombiner
14435 bool ForCodeSize = false; member in struct:__anon4642::LoadedSlice::Cost
14444 Cost(bool ForCodeSize) argument
14447 Cost(const LoadedSlice &LS, bool ForCodeSize) argument
14827 isSlicingProfitable(SmallVectorImpl<LoadedSlice> &LoadedSlices, const APInt &UsedBits, bool ForCodeSize) argument
[all...]

Completed in 263 milliseconds