Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/XRay/
H A DFDRRecordProducer.cpp95 auto LoadedType = FirstByte >> 1; in findNextBufferExtent() local
158 auto LoadedType = FirstByte >> 1; in produce() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17586 EVT LoadedType = LS.getLoadedType(); in Cost() local
17926 EVT LoadedType = First->getLoadedType(); in adjustCostForPairing() local
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14265 bool AArch64TargetLowering::hasPairedLoad(EVT LoadedType, in hasPairedLoad()