Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp190 LoadInstrForLoadIntrinsic(SDNode * IntN) LoadInstrForLoadIntrinsic() argument
222 StoreInstrForLoadIntrinsic(MachineSDNode * LoadN,SDNode * IntN) StoreInstrForLoadIntrinsic() argument
323 SelectBrevLdIntrinsic(SDNode * IntN) SelectBrevLdIntrinsic() argument
364 SelectNewCircIntrinsic(SDNode * IntN) SelectNewCircIntrinsic() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp336 auto IntN = IntegerType::get(getMF().getFunction().getContext(), buildConstant() local