Searched defs:Place (Results 1 – 4 of 4) sorted by relevance
66 const Expr *Place = NE->getPlacementArg(0); in getExtentSizeOfPlace() local276 const Expr *Place = NE->getPlacementArg(0); in checkPlaceIsAlignedProperly() local
337 static uint64_t PREL31(uint32_t Address, uint32_t Place) { in PREL31()
184 BasicBlock *Place = nullptr; member
78 enum class OrphanHandlingPolicy { Place, Warn, Error }; enumerator