Home
last modified time | relevance | path

Searched defs:isCustom (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h68 unsigned isCustom : 1; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp840 bool isCustom = false; LegalizeLoadOps() local