Home
last modified time | relevance | path

Searched defs:ForCodeSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelDAGToDAG.cpp38 bool ForCodeSize; member in __anon4fb7aade0111::WebAssemblyDAGToDAGISel
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp43 bool ForCodeSize; member in __anonf17aa3f40111::AArch64DAGToDAGISel
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp124 bool ForCodeSize; member in __anon03ecab350111::DAGCombiner
13249 bool ForCodeSize; member
13640 const APInt &UsedBits, bool ForCodeSize) { in isSlicingProfitable()