Home
last modified time | relevance | path

Searched refs:FPCI (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/contrib/device-tree/Bindings/usb/
H A Dnvidia,tegra234-xusb.yaml25 - description: XUSB FPCI registers
H A Dnvidia,tegra186-xusb.yaml23 - description: base and length of the XUSB FPCI registers
H A Dnvidia,tegra194-xusb.yaml23 - description: base and length of the XUSB FPCI registers
H A Dnvidia,tegra124-xusb.yaml31 - description: base and length of the XUSB FPCI registers
H A Dnvidia,tegra210-xusb.yaml23 - description: base and length of the XUSB FPCI registers
H A Dnvidia,tegra124-xusb.txt14 - reg: Must contain the base and length of the xHCI host registers, XUSB FPCI
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6461 if (auto *FPCI = dyn_cast<FPMathOperator>(CI)) in getVectorCallCosts() local
6462 FMF = FPCI->getFastMathFlags(); in getVectorCallCosts()